Import the current version of talloc from the Samba 3 source base. This gives
authoremellor@leeni.uk.xensource.com <emellor@leeni.uk.xensource.com>
Thu, 23 Mar 2006 13:32:15 +0000 (14:32 +0100)
committeremellor@leeni.uk.xensource.com <emellor@leeni.uk.xensource.com>
Thu, 23 Mar 2006 13:32:15 +0000 (14:32 +0100)
commit1bac3b49cdd459df9bd93f2997226ad535caaae2
tree13c0960cfc15f2a7342fe4fce7c8ab0729b99a82
parent64444a69821e1c2d9cb1dff2152d45b4a24f665a
Import the current version of talloc from the Samba 3 source base.  This gives
us greater confidence that our talloc implementation is "known good".  Remove
the OOM handling from consider_message: talloc_set_fail_handler is no longer
supported.

Signed-off-by: Ewan Mellor <ewan@xensource.com>
tools/xenstore/README [new file with mode: 0644]
tools/xenstore/talloc.c
tools/xenstore/talloc.h
tools/xenstore/xenstored_core.c